home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
All About the French Know-How at E3 2000 (USA)
/
All About the French Know-How at E3 2000 (USA).bin
/
Data
/
15012
/
freestyledub2.exe
/
scripts
/
DefineButton2_191
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
1999-12-16
|
117b
|
8 lines
on(release){
tellTarget("_level0/cGroupe/insecthome")
{
gotoAndStop("quit");
play();
}
}